038e47386befce06174b85c6f60104982b1df3bd
[git-annex.git] /
1 [[!comment format=mdwn
2  username="aurtzy"
3  avatar="http://cdn.libravatar.org/avatar/7d44f9b718a534ada04551ee8c72e07f"
4  subject="comment 3"
5  date="2023-05-14T02:52:38Z"
6  content="""
7 Encountered this issue the other day, and just wanted to mention a more explicit alternative: it looks like matchexpression file globs support POSIX character classes, so one could also use \"\\[[:blank:]]\" which matches a space or tab.
8 """]]